Cisco Packet Tracer Extensions API 8.1.0
API for communication between Cisco Packet Tracer application and its extension applications and modules.
Public Member Functions | List of all members
CsmaCdProcess Class Reference

IEEE 802.3 header structure. More...

Inheritance diagram for CsmaCdProcess:
HardwareQueue

Public Member Functions

int getPacketCnt ()
 
void setKeepAliveOn (bool)
 
bool isKeepAliveOn ()
 
void setKeepAliveInterval (int)
 
int getKeepAliveInterval ()
 
- Public Member Functions inherited from HardwareQueue
void updateTableEvent ()
 This event is emitted when update event table. More...
 
int getPacketCnt ()
 Returns the number of packets. More...
 
UserTraffic getUserTrafficAt (int)
 Returns the UserTraffic object. More...
 

Detailed Description

IEEE 802.3 header structure.

Member Function Documentation

◆ getKeepAliveInterval()

int CsmaCdProcess::getKeepAliveInterval ( )

◆ getPacketCnt()

int CsmaCdProcess::getPacketCnt ( )

◆ isKeepAliveOn()

bool CsmaCdProcess::isKeepAliveOn ( )

◆ setKeepAliveInterval()

void CsmaCdProcess::setKeepAliveInterval ( int  )

◆ setKeepAliveOn()

void CsmaCdProcess::setKeepAliveOn ( bool  )

The documentation for this class was generated from the following file: